picks theorem  
17 results


picks theorem - a formula for the area of a simple polygon with integer vertex coordinates, in terms of the number of integer points within it and on its boundary
Formula: A = i + b/2 - 1

Algebra Master (Polynomials)
Free Algebra Master (Polynomials) Calculator - Given 2 polynomials this does the following:
1) Polynomial Addition
2) Polynomial Subtraction

Also generates binomial theorem expansions and polynomial expansions with or without an outside constant multiplier.

Chebyshevs Theorem
Free Chebyshevs Theorem Calculator - Using Chebyshevs Theorem, this calculates the following:
Probability that random variable X is within k standard deviations of the mean.
How many k standard deviations within the mean given a P(X) value.

Chinese Remainder Theorem
Free Chinese Remainder Theorem Calculator - Given a set of modulo equations in the form:
x ≡ a mod b
x ≡ c mod d
x ≡ e mod f

the calculator will use the Chinese Remainder Theorem to find the lowest possible solution for x in each modulus equation.
Given that the ni portions are not pairwise coprime and you entered two modulo equations, then the calculator will attempt to solve using the Method of Successive Subsitution

Cubic Equation
Free Cubic Equation Calculator - Solves for cubic equations in the form ax3 + bx2 + cx + d = 0 using the following methods:
1) Solve the long way for all 3 roots and the discriminant Δ
2) Rational Root Theorem (Rational Zero Theorem) to solve for real roots followed by the synthetic div/quadratic method for the other imaginary roots if applicable.

Demoivres Theorem
Free Demoivres Theorem Calculator - Using Demoivres Theorem, this calculator performs the following:
1) Evaluates (acis(θ))n
2) Converts a + bi into Polar form
3) Converts Polar form to Rectangular (Standard) Form

Factoring and Root Finding
Free Factoring and Root Finding Calculator - This calculator factors a binomial including all 26 variables (a-z) using the following factoring principles:
* Difference of Squares
* Sum of Cubes
* Difference of Cubes
* Binomial Expansions
* Quadratics
* Factor by Grouping
* Common Term
This calculator also uses the Rational Root Theorem (Rational Zero Theorem) to determine potential roots
* Factors and simplifies Rational Expressions of one fraction
* Determines the number of potential positive and negative roots using Descarte’s Rule of Signs

Fermats Little Theorem
Free Fermats Little Theorem Calculator - For any integer a and a prime number p, this demonstrates Fermats Little Theorem.

Lagrange Four Square Theorem (Bachet Conjecture)
Free Lagrange Four Square Theorem (Bachet Conjecture) Calculator - Builds the Lagrange Theorem Notation (Bachet Conjecture) for any natural number using the Sum of four squares.

Normal Distribution
Free Normal Distribution Calculator - Calculates the probability that a random variable is less than or greater than a value or between 2 values using the Normal Distribution z-score (z value) method (Central Limit Theorem).
Also calculates the Range of values for the 68-95-99.7 rule, or three-sigma rule, or empirical rule. Calculates z score probability

Pick's Theorem
Free Pick's Theorem Calculator - This calculator determines the area of a simple polygon using interior points and boundary points using Pick's Theorem

Pythagorean Theorem
Free Pythagorean Theorem Calculator - Figures out based on user entry the missing side or missing hypotenuse of a right triangle. In addition, the calculator shows the proof of the Pythagorean Theorem and then determines by numerical evaluation if the 2 sides and hypotenuse you entered are a right triangle using the Pythagorean Theorem

Pythagorean Theorem Trig Proofs
Free Pythagorean Theorem Trig Proofs Calculator - Shows the proof of 3 pythagorean theorem related identities using the angle θ:
Sin2(θ) + Cos2(θ) = 1
Tan2(θ) + 1 = Sec2(θ)
Sin(θ)/Cos(θ) = Tan(θ)

Quadratic Equations and Inequalities
Free Quadratic Equations and Inequalities Calculator - Solves for quadratic equations in the form ax2 + bx + c = 0. Also generates practice problems as well as hints for each problem.
* Solve using the quadratic formula and the discriminant Δ
* Complete the Square for the Quadratic
* Factor the Quadratic
* Y-Intercept
* Vertex (h,k) of the parabola formed by the quadratic where h is the Axis of Symmetry as well as the vertex form of the equation a(h - h)2 + k
* Concavity of the parabola formed by the quadratic
* Using the Rational Root Theorem (Rational Zero Theorem), the calculator will determine potential roots which can then be tested against the synthetic calculator.

Quartic Equations
Free Quartic Equations Calculator - Solves quartic equations in the form ax4 + bx3 + cx2 + dx + e using the following methods:
1) Solve the long way for all roots and the discriminant Δ
2) Rational Root Theorem (Rational Zero Theorem) to solve for real roots followed by the synthetic div/quadratic method for the other imaginary roots if applicable.

Quotient-Remainder Theorem
Free Quotient-Remainder Theorem Calculator - Given 2 positive integers n and d, this displays the quotient remainder theorem.

Right Triangles
Free Right Triangles Calculator - This solves for all the pieces of a right triangle based on given inputs using items like the sin ratio, cosine ratio, tangent ratio, and the Pythagorean Theorem as well as the inradius.

Synthetic Division
Free Synthetic Division Calculator - Using Ruffinis Rule, this performs synthetic division by dividing a polynomial with a maximum degree of 6 by a term (x ± c) where c is a constant root using the factor theorem. The calculator returns a quotient answer that includes a remainder if applicable. Also known as the Rational Zero Theorem